Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 2,917 for

python via .net

(0.06 sec)
  1. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. use_advanced_rasterization_options.py from groupdocs.redaction import Redactor from groupdocs.redaction.options import SaveOptions, AdvancedRasterizationOptions from groupdocs.redaction.redactions import ExactPhraseRedaction, ReplacementOptions def use_advanced_rasterization_options(): # Specify the redaction options repl_opt = ReplacementOptions("[personal]") ex_red = ExactPhraseRedaction("John Doe", repl_opt) # Load the document to be redacted with Redactor("....Redaction for Python via .NET / Developer Guide / Advanced...

    docs.groupdocs.com/redaction/python-net/use-adv...
  2. Supported Document Formats | GroupDocs

    Complete list of the file formats GroupDocs.Merger for Python Via .net supports — Word, Excel, PowerPoint, PDF, Visio, OpenDocument, and more — with the operations available for each....Merger for Python via .NET / Getting Started / Supported...

    docs.groupdocs.com/merger/python-net/getting-st...
  3. Render Project documents as HTML, PDF, and imag...

    Convert Microsoft Project files to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API....Viewer for Python via .NET / Document rendering basics...view Project files within your .NET application (web or desktop)...

    docs.groupdocs.com/viewer/python-net/render-ms-...
  4. Extract images from document page | GroupDocs

    Learn how to extract images from specific document pages using GroupDocs.Parser for Python Via .net. Page-by-page image extraction from PDF, Word, PowerPoint....Parser for Python / Developer Guide / Advanced...Prerequisites GroupDocs.Parser for Python via .NET installed Sample documents...

    docs.groupdocs.com/parser/python-net/extract-im...
  5. Extract text areas | GroupDocs

    Learn how to extract text areas with coordinates and formatting information from documents using GroupDocs.Parser for Python Via .net. Extract text with position data, rectangles, and text styles....Parser for Python / Developer Guide / Advanced...Prerequisites GroupDocs.Parser for Python via .NET installed Sample documents...

    docs.groupdocs.com/parser/python-net/extract-te...
  6. Load File From Stream | GroupDocs

    Pass any Python file-like object — open() handle, io.BytesIO, boto3/azure-blob/requests response body — to the Converter constructor to convert documents directly from memory or cloud storage without touching the local filesystem....Conversion for Python via .NET / Developer Guide / Loading...load options The following Python example demonstrates loading...

    docs.groupdocs.com/conversion/python-net/develo...
  7. Extract hyperlinks from document | GroupDocs

    Learn how to extract hyperlinks from documents using GroupDocs.Parser for Python Via .net. Extract links with text and URLs from PDF, Word, Excel....Parser for Python / Developer Guide / Advanced...Prerequisites GroupDocs.Parser for Python via .NET installed Sample documents...

    docs.groupdocs.com/parser/python-net/extract-hy...
  8. Search for Multiple e-Signature Types | GroupDocs

    This article explains how to search for multiple electronic signature types within document pages using GroupDocs.Signature for Python Via .net API....Signature for Python via .NET / 👨‍💻 Developer Guide...Online Apps Along with full Python library we provide simple but...

    docs.groupdocs.com/signature/python-net/search-...
  9. Generate document pages preview | GroupDocs

    This topic explains how to get document pages preview as images with various options by GroupDocs.Signature for Python Via .net....Signature for Python via .NET / 👨‍💻 Developer Guide...Along with the full-featured Python library, we provide simple...

    docs.groupdocs.com/signature/python-net/generat...
  10. Render Visio documents as HTML, PDF, and image ...

    Convert Visio diagrams to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer for Python Via .net API....Viewer for Python via .NET / Document rendering basics...view Visio files within your .Net application (web or desktop)...

    docs.groupdocs.com/viewer/python-net/render-vis...